home *** CD-ROM | disk | FTP | other *** search
/ Cracking 2 / Cracking II..iso / Texty / crackme / Crackme1y.exe / 0 / RCDATA / TFORM3 / TFORM3.txt
Encoding:
Text File  |  1999-08-07  |  862 b   |  45 lines

  1. object Form3: TForm3
  2.   Left = 334
  3.   Top = 266
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Cracked!'
  7.   ClientHeight = 86
  8.   ClientWidth = 154
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Label1: TLabel
  16.     Left = 0
  17.     Top = 208
  18.     Width = 3
  19.     Height = 16
  20.     Font.Color = clBlack
  21.     Font.Height = -13
  22.     Font.Name = 'MS Sans Serif'
  23.     Font.Style = []
  24.     ParentFont = False
  25.   end
  26.   object Label2: TLabel
  27.     Left = 8
  28.     Top = 8
  29.     Width = 137
  30.     Height = 41
  31.     AutoSize = False
  32.     Caption = 'Congratulations! You done it! Mail me: zack@mail.cz'
  33.     WordWrap = True
  34.   end
  35.   object Button1: TButton
  36.     Left = 40
  37.     Top = 48
  38.     Width = 75
  39.     Height = 25
  40.     Caption = 'OK'
  41.     TabOrder = 0
  42.     OnClick = Button1Click
  43.   end
  44. end
  45.